build(deps-dev): bump jax from 0.5.0 to 0.6.2#5102
Draft
dependabot[bot] wants to merge 1 commit into
Draft
Conversation
njzjz
approved these changes
Dec 15, 2025
8aada41 to
4a5a77f
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5102 +/- ##
==========================================
- Coverage 82.47% 82.45% -0.03%
==========================================
Files 825 825
Lines 87726 87727 +1
Branches 4206 4206
==========================================
- Hits 72355 72335 -20
- Misses 14088 14110 +22
+ Partials 1283 1282 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
njzjz
requested changes
Dec 23, 2025
Member
njzjz
left a comment
There was a problem hiding this comment.
Need TensorFlow to bump to a specific version as well. This is the limitation of jax2tf.
Contributor
Author
|
A newer version of jax exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Member
|
@dependabot recreate |
Bumps [jax](https://github.com/jax-ml/jax) from 0.5.0 to 0.6.2. - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.5.0...jax-v0.6.2) --- updated-dependencies: - dependency-name: jax dependency-version: 0.6.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c988731 to
f03491d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps jax from 0.5.0 to 0.6.2.
Release notes
Sourced from jax's releases.
... (truncated)
Changelog
Sourced from jax's changelog.
... (truncated)
Commits
1ad05bbAdd LLVM patch to fix AVX512 codegeneration problem8f81490Prepare for JAX release 0.6.2e4de90eUpdate XLA dependency to use revision02688e1[Pallas][Mosaic GPU] Enable collective MMA from TMEM.dc9ef61Merge pull request #29410 from DanisNone:nn-type353e7faMerge pull request #29516 from jakevdp:enable-x64-warning3d37b0dMerge pull request #29504 from vfdev-5:tsan-ft-removed-fixed-suppressionc2cc9f9[pallas]AbstractMemoryRefnow implements all functional update methods via...0fd0821[Pallas TPU] Add flag to enable using registers to keep track of slot infof22896ajax.experimental.enable_x64: add warning to docstring